home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / OS2 / AP / GOSERV.ZIP / goserve.abs < prev    next >
Encoding:
Text File  |  1994-11-18  |  2.0 KB  |  47 lines

  1.                                                                GoServe 1.41
  2. GoServe -- A Gopher Server for OS/2
  3. """""""""""""""""""""""""""""""""""
  4.  
  5. Copyright (c) International Business Machines Corporation, 1993, 1994.
  6. All rights reserved.
  7.  
  8.  
  9. Introduction
  10. """"""""""""
  11. 'Gopher' is a client-server protocol designed for text location and
  12. retrieval.  It was designed at the University of Minnesota, and is
  13. widely used; both clients and servers exist for most significant
  14. operating systems.  The Gopher protocol is described in documents
  15. distributed by the University of Minnesota Microcomputer and Workstation
  16. Networks Center.
  17.  
  18. 'GoServe' is a Gopher server for OS/2, which may also be used as a
  19. simple World Wide Web (WWW) server, using the HyperText Transfer
  20. Protocol (HTTP).  The GoServe package includes documentation and samples
  21. for both Gopher and WWW servers.
  22.  
  23. GoServe processes requests from Gopher or WWW clients using a Rexx
  24. filter to allow for customization.  A server can handle requests from
  25. many clients, using OS/2 threads for efficiency.  Multiple servers can
  26. be started (using different ports), and an audit trail of requests and
  27. actions can be recorded.
  28.  
  29. While running, a Presentation Manager display of GoServe activity is
  30. shown.  For control, a limit may be placed on the number of concurrent
  31. requests that will be handled (hence limiting the load on the server
  32. machine).  Similarly, timeouts may be set to close connections after a
  33. chosen total or inactive time.  Certain GoServe operations can be
  34. controlled remotely, if desired, using any Gopher or WWW client (or a
  35. utility OS/2 program or CMD file).
  36.  
  37. GoServe is a 32-bit OS/2 application, which requires OS/2 2.x or OS/2
  38. Warp.  For OS/2 Warp, version 1.31 (or later) of GoServe is needed.
  39. GoServe requires TCP/IP for OS/2 to be installed and operational (either
  40. on a real network or using the loopback driver).  It is assumed that a
  41. GoServe user is familiar with Gopher or WWW concepts, and has access to
  42. a Gopher or WWW client.
  43.  
  44. -----------
  45.  
  46. Mike Cowlishaw, IBM UK Laboratories
  47.